Fix typo in ChangeLog
authorXan Lopez <xan@src.gnome.org>
Tue, 5 Feb 2008 22:55:09 +0000 (22:55 +0000)
committerXan Lopez <xan@src.gnome.org>
Tue, 5 Feb 2008 22:55:09 +0000 (22:55 +0000)
svn path=/trunk/; revision=19474

ChangeLog

index 9ea889b749a58198b7c02266dee4e1e2c5204895..b2154eadf6599468777d9cdbbf182d48384f4ee3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,7 +26,7 @@
 2008-02-04  Michael Natterer  <mitch@imendio.com>
 
        * gtk/gtkcombobox.c (gtk_combo_box_cell_layout_add_attribute):
-       g_return_if_fail() is the cell is not part of the combo instead of
+       g_return_if_fail() if the cell is not part of the combo instead of
        crashing in the next line.
 
 2008-02-01  Cody Russell  <cody@jhu.edu>